bcfg2-server software package provides Configuration management server, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install bcfg2-server
bcfg2-server is installed in your system.
Make ensure the bcfg2-server package were installed using the commands given below,
$ sudo dpkg-query -l | grep bcfg2-server *
You will get with bcfg2-server package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Administration Utilities |
Package | bcfg2-server |
Version | 1.3.5-4ubuntu1 |
Description | Configuration management server |
Sub Section | admin |